
body{
    background-color: #E2E2E2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #656661;
    margin: 0;
    padding: 0;
  }
  .page{
    border: 0 none;
    margin: 0 auto;
    width: 100%;
    height: 100%;
  }
  .Button {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #004290), color-stop(1, #0062BD));
    background:-moz-linear-gradient(top, #004290 5%, #0062BD 100%);
    background:-webkit-linear-gradient(top, #004290 5%, #0062BD 100%);
    background:-o-linear-gradient(top, #004290 5%, #0062BD 100%);
    background:-ms-linear-gradient(top, #004290 5%, #0062BD 100%);
    background:linear-gradient(to bottom, #004290 5%, #0062BD 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004290', endColorstr='#0062BD',GradientType=0);
    background-color:#0062BD;
    -moz-border-radius:5px;
    -webkit-border-radius:7px;
    border-radius:7px;
    border:1px solid #0062BD;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:arial;
    font-size:14px;
    padding:0px 21px;
    text-decoration:none;
  }
  .Button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0062BD), color-stop(1, #004290));
    background:-moz-linear-gradient(top, #0062BD 5%, #004290 100%);
    background:-webkit-linear-gradient(top, #0062BD 5%, #004290 100%);
    background:-o-linear-gradient(top, #0062BD 5%, #004290 100%);
    background:-ms-linear-gradient(top, #0062BD 5%, #004290 100%);
    background:linear-gradient(to bottom, #0062BD 5%, #004290 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0062BD', endColorstr='#004290',GradientType=0);
    background-color:#0062BD;
  }
  .Button:active {
    position:relative;
    top:1px;
  }
  /**/
  .ButtonOrnge {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffa468), color-stop(1, #ff8025));
    background:-moz-linear-gradient(top, #ffa468 5%, #ff8025 100%);
    background:-webkit-linear-gradient(top, #ffa468 5%, #ff8025 100%);
    background:-o-linear-gradient(top, #ffa468 5%, #ff8025 100%);
    background:-ms-linear-gradient(top, #ffa468 5%, #ff8025 100%);
    background:linear-gradient(to bottom, #ffa468 5%, #ff8025 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa468', endColorstr='#ff8025',GradientType=0);
    background-color:#ff8025;
    -moz-border-radius:5px;
    -webkit-border-radius:7px;
    border-radius:7px;
    border:1px solid #ff8025;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:arial;
    font-size:14px;
    padding:0px 21px;
    text-decoration:none;
  }
  .ButtonOrnge:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff8025), color-stop(1, #ffa468));
    background:-moz-linear-gradient(top, #ff8025 5%, #ffa468 100%);
    background:-webkit-linear-gradient(top, #ff8025 5%, #ffa468 100%);
    background:-o-linear-gradient(top, #ff8025 5%, #ffa468 100%);
    background:-ms-linear-gradient(top, #ff8025 5%, #ffa468 100%);
    background:linear-gradient(to bottom, #ff8025 5%, #ffa468 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8025', endColorstr='#ffa468',GradientType=0);
    background-color:#ff8025;
  }
  .ButtonOrnge:active {
    position:relative;
    top:1px;
  }
  /**/
  #divLogin {
    background-image: url("../khorCustom/mex/portada.png");
    background-repeat: no-repeat;
  }
  div.Intro {
    width: 100%;
    height: 100%;
    position: relative;
  }
  div.IntroContent {
    position: absolute;
    bottom: 88px;
    left: 15px;
    width: 456px;
    height: 120px;
  }
  div.InstrContent {
    position: absolute;
    bottom: 95px;
    left: 34px;
    width: 615px;
    height: 120px;
  }
  div.alertBG {
    background-image: url("../khorCustom/mex/Advertencia.png");
    background-repeat: no-repeat;
  }
  div.confirmBG {
    background-image: url("../khorCustom/mex/BGconfirm.png");
    background-repeat: no-repeat;
  }
  div.instructBG {
    background-image: url("../khorCustom/mex/BGInstrucciones.png");
    background-repeat: no-repeat;
  }
  div.congratsBG {
    background-image: url("../khorCustom/mex/BGGratitud.png");
    background-repeat: no-repeat;
  }
  div.greetingsBG {
    background-image: url("../khorCustom/mex/BGBienvenida.png");
    background-repeat: no-repeat;
  }
  div.InstrContent td p{
    margin-top: 8px;
    margin-bottom: 8px;
  }
  li.InstrList{
    padding-top: 3px;
    padding-bottom: 2px;
  }
  
  .derecha{
    color: #666666;
    float: right;
    font-weight: normal;
    font-size: 16px;
  }
  .pregunta{
    color: #666666;
    font-weight: normal;
    font-size: 16px;
    height: 28px;
    padding-left: 10px;
  }
  .titTabla{
    height: 28px;
    padding-left: 10px;
  }
  .imgSig {
    width: 16px; 
    height: 30px;
    background: url("../khorCustom/Siguiente_Up.png") no-repeat; 
  } 
  .imgSig:hover {
    width: 16px; 
    height: 30px;
    background: url("../khorCustom/Siguiente_Ovr.png") no-repeat;
  }
  .imgAnt {
    width: 16px; 
    height: 30px;
    background: url("../khorCustom/Anterior_Up.png") no-repeat;
  } 
  .imgAnt:hover {
    width: 16px; 
    height: 30px;
    background: url("../khorCustom/Anterior_Ovr.png") no-repeat;
  }
  .divPages {
    font-size:20px;
  }
  .celdatabla {
    display: table-cell;
  }
  .celdaDark {
    background-color: #E2E2E2;
  }
  .tabClose  {
  border: none;
  padding: 0px;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-origin: padding-box;
  border-bottom-color: #DDDDDD;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #DDDDDD;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #DDDDDD;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #DDDDDD;
  border-top-style: solid;
  border-top-width: 1px;
  color: white;
  font-family: "Times New Roman", Times, Serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  text-align: -webkit-auto;
  width: 70px;
  text-align: center;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
  display: table-cell;
  vertical-align: inherit;
  white-space: -webkit-nowrap;
  box-sizing: border-box;
  }
  .tabClose2  {
  border: none;
  padding: 0px;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-origin: padding-box;
  border-bottom-color: #DDDDDD;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #DDDDDD;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #DDDDDD;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #DDDDDD;
  border-top-style: solid;
  border-top-width: 1px;
  color: white;
  font-family: "Times New Roman", Times, Serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  text-align: -webkit-auto;
  width: 70px;
  text-align: center;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
  display: table-cell;
  vertical-align: inherit;
  white-space: -webkit-nowrap;
  box-sizing: border-box;
  }
  .tabClose3 {
  border: none;
  padding: 0px;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-origin: padding-box;
  border-bottom-color: #DDDDDD;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #DDDDDD;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #DDDDDD;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #DDDDDD;
  border-top-style: solid;
  border-top-width: 1px;
  color: white;
  font-family: "Times New Roman", Times, Serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  text-align: -webkit-auto;
  width: 70px;
  text-align: center;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
  display: table-cell;
  vertical-align: inherit;
  white-space: -webkit-nowrap;
  box-sizing: border-box;
  }
  .tabOpen{
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(255, 255, 255, 0.9);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(228, 228, 228)), to(rgb(255, 255, 255)));
  background-origin: padding-box;
  border-bottom-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-left-color: #DDDDDD;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #DDDDDD;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #DDDDDD;
  border-top-style: solid;
  border-top-width: 1px;
  color: #333d47;
  font-family: "Times New Roman", Times, Serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 20px;
  line-height: 19px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  text-shadow: white 0px 1px 0px;
  width: 70px;
  text-align: center;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  box-sizing: border-box;
  white-space: -webkit-nowrap;
  display: table-cell;
  vertical-align: inherit;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
  }
  .tabFill{
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(228, 228, 228)), to(rgb(255, 255, 255)));
  background-origin: padding-box;
  border-bottom-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #DDDDDD;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #DDDDDD;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #DDDDDD;
  border-top-style: solid;
  border-top-width: 1px;
  color: white;
  font-family: "Times New Roman", Times, Serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 20px;
  line-height: 19px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  text-shadow: white 0px 1px 0px;
  width: 70px;
  text-align: center;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  box-sizing: border-box;
  white-space: -webkit-nowrap;
  display: table-cell;
  vertical-align: inherit;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
  }
  